home *** CD-ROM | disk | FTP | other *** search
- Path: crayor.dialup.fu-berlin.DE!not-for-mail
- From: crayor@zedat.fu-berlin.de (crayor)
- Newsgroups: comp.sys.amiga.networking
- Subject: BSC ISDN Card usage with ppp / amitcp ?!
- Date: 21 Feb 1996 14:32:30 GMT
- Organization: Freie Universitaet Berlin
- Message-ID: <1571.6625T922T2248@zedat.fu-berlin.de>
- NNTP-Posting-Host: crayor.dialup.fu-berlin.de (160.45.226.201)
- X-Access: 16 17 19
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
- BSC ISDN II CARD / PPP problem
-
- I`m using amitcp4.0demo and ppp 1.30 to connect to my university with my
- USR modem and everthing works perfectly.
- But when I`m trying to use my isdn card the prg `online` says:
- (online is on top of the startnet script)
-
- 6.Workbench:> online ppp1
- S2_ONLINE: Device driver is offline (Unit is currently offline)
-
- (the TR gadget of statemon turns on and off before the text output)
- What does that error mean?
-
- I`m using the same startnet script for the modem and the isdn card
- except that the device driver is ofcourse bscisdn.device with 64000 baud.
-
- Does anybody else in the world use isdn on amiga and knows how to fix it?
- Perhaps it`s some option missing?
-
- env:sana2/ppp1.config is:
- bscisdn.device 0 64000 0.0.0.0 7WIRE
-
- 8.Workbench:> version bscisdn.device
- bscisdn 2.218
-
- the startnet script is:
- AmiTCP:bin/online ppp1
- AmiTCP:AmiTCP
- WaitForPort AMITCP
- ; Configure loop-back device
- AmiTCP:bin/ifconfig lo0 localhost
- ; Configure ppp1
- AmiTCP:bin/ifconfig ppp1 $ppp0IPLocal $ppp0IPRemote
- ; Add route to this host
- AmiTCP:bin/route add $ppp0IPLocal localhost
- ; Add route to the default gateway
- AmiTCP:bin/route add default $ppp0IPRemote
- SetEnv HOSTNAME `AmiTCP:bin/hostname`
- Assign >NIL: TCP: EXISTS
- IF WARN
- Mount TCP: FROM AmiTCP:devs/inet-mountlist
- EndIF
- ; Start the internet `super server'
- Run <NIL: >NIL: AmiTCP:bin/inetd
-
- and db/interfaces includes:
- ppp1 DEV=DEVS:Networks/ppp.device UNIT=1 IPTYPE=33 NOARP P2P
-
- Did somebody to get that configuration to work?
-
- l8z Crayor! (crayor@zedat.fu-berlin.de)
-
- - Only AMiGA makes it possible! -
-
-